Vcenter FoundationLoadBalancers Nodes ListResult
The Vcenter FoundationLoadBalancers Nodes ListResult schema provides a list of identifiers describing load balancer node(s).
This schema was added in vSphere API 9.0.0.0.
{
"load_balancer_nodes": [
"string"
]
}
Identifiers of load balancer node(s).
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: com.vmware.vcenter.FoundationLoadBalancerNode
. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: com.vmware.vcenter.FoundationLoadBalancerNode
.